home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / RDR / @image.app / English.lproj / PrintAccessory.nib / data.classes next >
Text File  |  1994-12-14  |  290b  |  19 lines

  1. AIPrintAccessory = {
  2.     ACTIONS = {
  3.     printoutTypeChanged:;
  4.     drawSpeedChanged:;
  5.     };
  6.     OUTLETS = {
  7.     drawSpeedPopUpList;
  8.     pageStyleMatrix;
  9.     accessoryView;
  10.     includeBackgroundsSwitch;
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19.